Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed mv subcommand for directories with no filenames #15

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

vsbuffalo
Copy link
Owner

This addresses #14.

`sdf mv` when called with `sdf mv file.tsv some_dir/` would
not check that the second arugment was a directory, and modify
the destination path automatically to `some_dir/file.tsv`. This
fixes that.
@vsbuffalo vsbuffalo merged commit 878bacc into main Feb 12, 2024
4 of 8 checks passed
@vsbuffalo vsbuffalo deleted the sdf-mv-fix branch February 12, 2024 05:17
vsbuffalo added a commit that referenced this pull request Feb 12, 2024
Fixed mv subcommand for directories with no filenames
vsbuffalo added a commit that referenced this pull request Feb 12, 2024
Fixed mv subcommand for directories with no filenames
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant